map collection
英 [mæp kəˈlekʃn]
美 [mæp kəˈlekʃn]
网络 地图资料
英英释义
noun
- a collection of maps in book form
双语例句
- Map: a map is an associative array from a set of object keys to a collection of object values.
map型:map是一个从一组键值对象到一组值对象的关联数组。 - I then proceed to define a list, populate it, and call my newly defined def. Next, I create a map and do the same thing for that collection.
然后我定义一个list,填充它,并调用我新定义的def。之后,我创建一个map,并对这个集合做了同样的操作。 - In order to evaluate the matching ability of the reference map in a map-matching aided navigation system, both of the sampling cycle and measurement precision of the onboard data collection system were introduced in the statistic parameters.
为评价地图匹配辅助导航参考地图的导航性能,本文定义的统计特征参数新增加了数据采集平台采样周期和测量精度2个参数。 - So it stands to reason that the Java language's sequential collection of like elements would map nicely to XML's sequential collection of like elements.
所以,有理由说Java语言中的相似元素的有序集合能够很好地映射到XML中的相似元素的有序集合。 - In Spring, the,,, and elements allow properties and arguments of the Java Collection type List, Set, Map, and Properties, respectively, to be defined and set.
在Spring中,、、和元素允许分别定义和设置JavaCollection类型List、Set、Map和Properties的属性和参数。 - When this limit is reached, the oldest data map is removed from the repository and becomes eligible for garbage collection.
当达到这个限值时,最旧的那个数据地图会从存储库中删除,以便进行垃圾收集。 - Script in this web page is attempting to add a type of map that is unsupported to the xmlmaps collection of the spreadsheet control.
此网页中的脚本正试图添加电子表格控件的xmlmaps集合不支持的映射。 - Map is a wonderful collection, bringing us the niftiness of key/ value pair collections often found in other languages like Perl.
Map是很好的集合,为我们带来了在其他语言(比如Perl)中经常可见的好用的键/值对集合。 - To place the markers onto the map, you first fetch the collection of courses from the server-side component through a remote method call.
要在地图上放上标记,首先要通过远端方法调用从服务器端组件获取球场集。 - There are several costs to card marking – additional space for the card map, additional work to be done on each pointer store, and additional work to be done at garbage collection time.
卡片标记有几项开销――卡片映射所需的额外空间、对每一个指针存储所做的额外工作,以及在垃圾收集时做的额外工作。